Carbon


kMPTaskStateTaskInfo

Header: Multiprocessing.h

enum {
    kMPTaskStateTaskInfo = 5
};

Constant descriptions

kMPTaskStateTaskInfo

Static and dynamic information about the task, as described by the data structure MPTaskInfo. This task information is read-only.


© 2000 Apple Computer, Inc. — (Last Updated 4/6/2000)